home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / mus / play / stp133.lha / STP.history < prev    next >
Text File  |  1993-02-15  |  6KB  |  142 lines

  1. First of all the complete history of STP.
  2.  
  3. The first step was a CLI-Utility called PlayV2. This one has done nothing else
  4. except playing one ST-V2.0-Module until you press the left mousebutton.
  5.  
  6. Christmas 1989 I've got my first harddrive for my A500 with Kick 1.2.
  7. In January I bought Kick 1.3. Then it was perfect: A OMTI-5520-MFM-Controller
  8. with A.L.F.-Software and a CDC 40MB harddisk with reboot under 1.3.
  9.  
  10. In April 1990 I had born the idea to make a tool which reads a whole 
  11. directory of ST-Modules and plays one after the other. I program
  12. called Player was born.
  13.  
  14. But this was not enough. Some control is very usefull, and so I've implemented
  15. many functions. It was a really small window, I think 160x30 pixels, and there
  16. were nearly the same control-features as in the STP from today. Note- and
  17. Positioncontrol, Volume, programable, select, pause and filtercontrol.
  18.  
  19. After half a year of speartimecoding it was a really nice tool. But then comes
  20. the time of all new trackers like Noisetracker, Startekker, Soundtracker2.6,
  21. Protracker and so on. But I've made it, I've already made one Playroutine
  22. for all of them. Everything STP is able to play is played from one play-
  23. routine. It was hard but I've really made it.
  24.  
  25. I think it was in November 1990. My dear friend Erwin Kloibhofer (Coder of
  26. the great Jump-and-Run Game 'Lionheart' of Thalion Software) said to me
  27. that the Player is a very nice tool, but a novice-user doesn't know what a
  28. program is worth without a fantastic userinterface and Player looks like
  29. a Hacker/Cracker-Tool.
  30.  
  31. So I've drawed a CD-Player and after only one week the code was changed for
  32. the new look of player (I think that's not my owing, it's Commodores. The
  33. OS is fantastic for things like that). All my friends were surprised.
  34. All of them were using CDP (I've called the new Program CDP) for a long time.
  35.  
  36. In Spring 1991 was the time of all these fucking great demos with analyzers.
  37. So I've tried to make a fast routine for use in multitasking. Again I've
  38. drawed a new CD-Player with this wonderfull analyzer (Thanks to Elchi for
  39. the nice feet). Again some new features, perfect.
  40.  
  41. In Summer 1991 I've got Kick 2.0. Hoppla, there was something wrong. CDP
  42. doesn't work from Workbench only from CLI. Bugfixes without end. 
  43.  
  44. Since Oktober 1991 I'm a member of the D.E.R.Computerclub in Vienna. What?
  45. The name?! What's wrong?!? Ahhh!! Yes. D.E.R.ST-Player. Correct.
  46. It's my publicity campaign for the club.
  47.  
  48. The year 1992 was filled up with some new features like tooltypes, autofade,
  49. more Kick2.0 features like ASL-Request ......... and bugfixes. And in Summer
  50. I've got my new A2000 with A2630 25/50MHz 4MB and GVP Serie II Controller
  51. with a Maxtor 120MB HD and 2MB 16Bit-Ram. But STP runs without any bugs.
  52.  
  53. And now we have the year 1993!
  54.  
  55. ;* $Revision Header built automatically *************** (do not edit) ************
  56. ;*
  57. ;* © Copyright by M.A.S.H (Modern Art Soft Hietzing)
  58. ;*
  59. ;* File             : ACDP.s
  60. ;* Created in       : December 1990 
  61. ;* Created by       : Wolfgang BREYHA
  62. ;* Current revision : V1.33
  63. ;*
  64. ;*
  65. ;* Purpose
  66. ;* -------
  67. ;*     D.E.R. ST-Player is a Soundtracker-Moduleplayer
  68. ;*     with a CD-Player-like graphics-userinterface
  69. ;*     see notes below
  70. ;*
  71. ;* Revision V1.33
  72. ;* --------------
  73. ;* changed on Friday, 15-Feb-93 12:31:11  by  Wolfgang BREYHA.   LogMessage :
  74. ;*     Minor GFX-changes; ShowSample-Routine debugged; Playroutine debugged;
  75. ;*     what an ugly bug, rests of selfmodifying code confused 68040 Cards
  76. ;*     4K Cache is enough for half of the playroutine! (Special thanks
  77. ;*     to Roland Tögel who reported this bug by standard mail)
  78. ;*     Now all selfmodifying code is removed!! Minor Bugfixes!
  79. ;*
  80. ;* Revision V1.32
  81. ;* --------------
  82. ;* changed on Thursday, 28-Jan-93 11:47:55  by  Wolfgang BREYHA.   LogMessage :
  83. ;*     Minor bugfix! (thanks to Elchi)
  84. ;*     and on 11-Feb-93 23:45:32 -> bugfixes in program- and select-mode
  85. ;*     (thanks to Mad Matz and Stefan Schulz)
  86. ;*
  87. ;* Revision V1.31
  88. ;* --------------
  89. ;* changed on Sunday, 24-Jan-93 23:06:56  by  Wolfgang BREYHA.   LogMessage :
  90. ;*     File-limit up to 999, prog is able to store 65535, only
  91. ;*     Display is to small (thanks to W.M.Biesele);
  92. ;*     Stop first stops music, after second
  93. ;*     touch program is cleared; Pause is removed if Stop is
  94. ;*     pressed
  95. ;*
  96. ;* Revision V1.30
  97. ;* --------------
  98. ;* changed on Thursday, 21-Jan-93 17:49:53  by  Wolfgang BREYHA.   LogMessage :
  99. ;*     New button called "Time". Toggles between patterns,
  100. ;*     remaining patterns and time. Error- and Info-windows are
  101. ;*     now fontindependent (thanks to William M. Biesele).
  102. ;*     New GFX for Time-Button -> Revision jump
  103. ;*
  104. ;* Revision V1.24
  105. ;* --------------
  106. ;* changed on Sunday, 17-Jan-93 15:08:33  by  Wolfgang BREYHA.   LogMessage :
  107. ;*     Major bug in XPK-unpack part! used dbf-loop, but $FFFF 
  108. ;*     longwords are to few for some modules!
  109. ;*
  110. ;* Revision V1.23
  111. ;* --------------
  112. ;* changed on Saturday, 26-Dec-92 23:43:13  by  Wolfgang BREYHA.   LogMessage :
  113. ;*     Bug in errormessages. Message for XPK-NoMem.
  114. ;*
  115. ;* Revision V1.22
  116. ;* --------------
  117. ;* changed on Wednesday, 16-Dec-92 00:27:23  by  Wolfgang BREYHA.   LogMessage :
  118. ;*     XPK is very nice! And so I'll use it!
  119. ;*
  120. ;* Revision V1.21
  121. ;* --------------
  122. ;* changed on Monday, 14-Dec-92 14:52:12  by  Wolfgang BREYHA.   LogMessage :
  123. ;*     Bug in mt_init fixed!! replen wrong!!
  124. ;*     Converted to ASM-ONE; Includes used; SECTION used; no more makecdp!!
  125. ;*
  126. ;* Revision V1.20
  127. ;* --------------
  128. ;* changed on Monday, 16-Nov-92 00:51:42  by  Wolfgang BREYHA.   LogMessage :
  129. ;*     BusyPointer, Better Busy-Message-Handling
  130. ;*
  131. ;* Revision V1.10
  132. ;* --------------
  133. ;* changed on Monday, 01-Apr-91 00:00:00 by  Wolfgang BREYHA.   LogMessage :
  134. ;*     Kick 2.0 features, AutoFade, Next- and Prevgadget repeated
  135. ;*
  136. ;* Revision V1.00
  137. ;* --------------
  138. ;*     --- Initial release ---
  139. ;*
  140. ;*********************************************************************************
  141.  
  142.